p5-B-Hooks-OP-PPAddr | Hook into opcode execution | |
p5-B-Hooks-Parser | Interface to perls parser variables | |
p5-B-Keywords | Perl 5 module providing lists of reserved barewords and symbol names | |
p5-B-Utils | Perl 5 module providing op tree manipulation helper functions | |
p5-BackPAN-Index | Perl 5 module providing an interface to the BackPAN index | |
p5-bareword-filehandles | Perl 5 module which disables bareword filehandles | |
p5-Benchmark-Timer (V) | Benchmarking with statistical confidence | |
p5-Bit-Vector | Efficient base class implementing bit vectors | |
p5-boolean | Boolean support for Perl | |
p5-BSD-Resource | Perl interface to BSD process resources library | |
p5-Cache | The Cache interface | |
p5-Cache-Cache | The Cache interface | |
p5-Cache-FastMmap | Shared memory cache through an mmap'ed file | |
p5-Cache-LRU | Simple, fast implementation of an in-memory LRU cache | |
p5-Cache-Memcached | Perl API for distributed memory cache daemon memcached | |
p5-Cache-Simple-TimedExpiry | Perl module providing a lightweight cache with timed expiration | |
p5-CAM-PDF (V) | Perl 5 PDF manipulation library | |
p5-Canary-Stability | Canary to check Perl compatibility | |
p5-capitalization | Perl module for no capitalization on method names | |
p5-Capture-Tiny | Capture STDOUT and STDERR from Perl, XS or external programs | |
p5-Carp | Alternative warn and die for modules | |
p5-Carp-Always | Perl5 module which warns and dies noisily with stack backtraces | |
p5-Carp-Assert | Executable comments like the ANSI C library assert.h | |
p5-Carp-Assert-More | Perl5 module providing convenience wrappers around Carp::Assert | |
p5-Carp-Clan | Report errors from perspective of a clan of modules | |
p5-Carp-REPL | Perl 5 read-eval-print-loop on die and/or warn | |
p5-CatalystX-Component-Traits (V) | Automatic Trait Loading and Resolution for Catalyst Components | |
p5-CatalystX-LeakChecker (V) | Debug memory leaks in Catalyst applications | |
p5-Check-ISA | DWIM, correct checking of an object's class | |
p5-CHI | Unified cache handling interface | |
p5-circular-require | Perl5 module to detect circularity in use/require statements | |
p5-CLASS | Alias for __PACKAGE__ | |
p5-Class-Accessor | Automated accessor generation | |
p5-Class-Accessor-Chained | Make chained accessors | |
p5-Class-Accessor-Grouped | Lets you build groups of accessors | |
p5-Class-Accessor-Lite | Minimalistic variant of Class::Accessor | |
p5-Class-Accessor-Named | Perl 5 module providing better profiling output for Class::Accessor | |
p5-Class-Adapter | Perl 5 module implementing the adapter design pattern | |
p5-Class-Autouse | Run-time class loading on first method call | |
p5-Class-Base | Useful base class for deriving other modules | |
p5-Class-C3 | Pragma to use the C3 method resolution order algortihm | |
p5-Class-C3-Adopt-NEXT | Perl5 module to make NEXT suck less | |
p5-Class-C3-Componentised | Load mix-ins or components to your C3-based class | |
p5-Class-C3-XS | XS speedups for Class::C3 | |
p5-Class-Container | Glues object frameworks together transparently | |
p5-Class-Data-Accessor | Inheritable and overridable class and instance data accessors | |
p5-Class-Data-Inheritable | Inheritable, overridable class data | |
p5-Class-ErrorHandler | Perl base class for error handling | |
p5-Class-Factory | Base class for dynamic factory classes | |
p5-Class-Factory-Util | Perl module to help factory classes | |
p5-Class-Field | Perl 5 class field accessor generator | |
p5-Class-Fields | Set of modules to operate with class fields and members access | |
p5-Class-Gomor | Another class and object builder | |
p5-Class-Inner | Perlish implementation of Java like inner classes | |
p5-Class-InsideOut | Perl 5 safe and simple inside-out object construction kit | |
p5-Class-Inspector | Provides information about Classes | |
p5-Class-ISA | Report the search path for a class's ISA tree | |
p5-Class-Load | Provide a working (require Class::Name) and more | |
p5-Class-Load-XS | XS implementation of parts of Class::Load | |
p5-Class-Loader | Perl5 module for module loading and on-demand object creation | |
p5-Class-MakeMethods | Getter/setter OO method maker for class elements | |
p5-Class-Method-Modifiers | Perl module providing Moose-like method modifiers | |
p5-Class-MethodMaker | Getter/setter OO method maker for class elements | |
p5-Class-Mix | Perl 5 module providing dynamic class mixing | |
p5-Class-ObjectTemplate | Perl extension for optimized template builder base class | |
p5-Class-OOorNO | Give your module classic *AND* OO interfaces | |
p5-Class-ReturnValue | Perl5 module for return-value object | |
p5-Class-Singleton | Perl module to implement Singleton classes | |
p5-Class-Std | Perl 5 module to support creation of standard inside-out classes | |
p5-Class-Throwable | Minimal lightweight exception class | |
p5-Class-Tiny | Perl extension for minimalist class construction | |
p5-Class-Trigger | Mixin to add/call inheritable triggers | |
p5-Class-Unload | Perl 5 module to unload a class | |
p5-Class-Virtual | Base class for virtual base classes | |
p5-Class-WhiteHole | Perl5 module to ensure error on unhandled method calls | |
p5-Class-XML | Perl 5 module providing a simple XML abstraction | |
p5-Class-XPath | Perl5 module for XPath-style matching in object trees | |
p5-Class-XSAccessor | Perl 5 module to generate fast XS accessors | |
p5-Clone | Perl module for recursively copying datatypes | |
p5-Clone-Fast | Natively copying Perl data structures | |
p5-Clone-PP | Recursively copy Perl datatypes | |
p5-common-sense | Save a tree AND a kitten, use common::sense! | |
p5-Compress-PPMd | Perl 5 module interface to the Dmitry Shkarin PPMd compression library | |
p5-Compress-Raw-Bzip2 | Perl5 low-level interface to bzip2 compression library | |
p5-Compress-Raw-Zlib | Perl5 module interface to the zlib compression library | |
p5-Config-Any | Perl extension for handling config files | |
p5-Config-Any-Merge | Overrinding of configuration variables based on file order | |
p5-Config-Auto | Perl 5 module providing a magical config file parser | |
p5-Config-AutoConf | Perl 5 module to implement some of AutoConf macros in pure perl | |
p5-Config-File | Parse a simple configuration file | |
p5-Config-Find | Perl module for finding configuration files in the native OS fashion | |
p5-Config-General | Perl Generic Config module | |
p5-Config-GitLike | Perl 5 module providing a git-compatible config file parser | |
p5-Config-Grammar | Grammar-based, user-friendly config parser | |
p5-Config-INI | Perl 5 module to handle simple .ini-file format | |
p5-Config-INI-Reader-Ordered | Perl .ini-file parser that returns sections in order | |
p5-Config-IniFiles | Perl module for reading .ini-style configuration files | |
p5-Config-MVP | Perl5 module for multivalue-property package-oriented configuration | |
p5-Config-MVP-Reader-INI | Perl5 module providing an MVP config reader for .ini files | |
p5-Config-Properties | Read and write property files |